type google.golang.org/grpc/balancer/endpointsharding.endpointSharding
9 uses
google.golang.org/grpc/balancer/endpointsharding (current package)
endpointsharding.go#L80: es := &endpointSharding{
endpointsharding.go#L93: type endpointSharding struct {
endpointsharding.go#L138: func (es *endpointSharding) UpdateClientConnState(state balancer.ClientConnState) error {
endpointsharding.go#L205: func (es *endpointSharding) ResolverError(err error) {
endpointsharding.go#L219: func (es *endpointSharding) UpdateSubConnState(balancer.SubConn, balancer.SubConnState) {
endpointsharding.go#L223: func (es *endpointSharding) Close() {
endpointsharding.go#L232: func (es *endpointSharding) ExitIdle() {
endpointsharding.go#L245: func (es *endpointSharding) updateState() {
endpointsharding.go#L342: es *endpointSharding
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)